home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 017a / viewsz.zip / INIADD.TXT < prev    next >
Text File  |  1991-10-31  |  714b  |  34 lines

  1. ;
  2. ; Add the following entries to your NDW.INI file 
  3. ; to enable variable font sizes for the Viewer.
  4. ;
  5. ; These settings require NDWUPD.DLL and NWRES.DLL 
  6. ; and the *.PRS and *.DSP files referenced in the 
  7. ; following entries - all with a file date of 
  8. ; at least 10/31/91.
  9. ;
  10. ; The following are nearest font sizes to use for the various viewers:
  11.  
  12. ; This is the Document viewer setting
  13. [Doc.prs]
  14. FontSize=10
  15.  
  16. ; This is for the SpreadSheet and Database viewer
  17. [SS.DSP]
  18. FontSize=10
  19.  
  20. ; This setting is for the Hex viewer
  21. [HXD.DSP]
  22. FontSize=10
  23.  
  24. ; This setting is for the program viewer
  25. [PROG.PRS]
  26. FontSize=10
  27.  
  28. ; This setting is for the zip/archive file viewer
  29. [ZIP.PRS]
  30. FontSize=10
  31.  
  32.  
  33.